EntityDAC

TCustomCollection<T>.GetDeleted

Returns a subset of deleted elements in the collection.

Unit

Syntax

Remarks

Use the method to retrieve a subset of the collection elements which was deleted using TCustomEntityContext.Delete but not saved yet. The list of deleted elements is returned as IObjectEnumerable<T>.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback